<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1400px; }
.w1360{ margin: 0px auto; width:1360px; }
body{background: rgb(255, 255, 255)}



	
	


/*导航*/
.setHeight{width:100%; height:98px; position:fixed; top:0; left:0;  z-index: 888; padding: 0px 5%  0 3%; background: url(../images/hearder.jpg) no-repeat center}
.h_logo{width:197px; height: 55px; float: left; margin-top: 18px; background: url(../images/logo.png) no-repeat center; background-size:100% auto!important}
.h_logo img{width:100%; height: auto; display: block}
.header_right{float: right; line-height: 98px; height: 100%}
.header_right .h_dh{background: url(../images/h_dhs.png) no-repeat left center; padding-left:40px; font-size: 20px; color: #fff; font-family: "Arial";  height:98px; line-height: 50px; float: left; line-height: 98px;}
.header_yuyan{float: right; background: url(../images/h_xx.png) no-repeat left center; padding-left: 20px; margin-left: 20px; position: relative}
.header_yuyan a{font-size: 18px; color:#fff; font-weight: bold; background: url(../images/san.png) no-repeat right center; padding-right: 20px;}


#menu{float: left; width:58%; height: auto; margin-top: 25px; margin-left:9%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:48px; line-height:40px; width:12.5%;  }
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:120px; left:50%; margin-left: -60px;  top:48px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#133075;  }
.nLi &gt; p &gt; span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p{background: url(../images/active.png) no-repeat bottom center; font-weight: bold;}
#menu .nav .nLi:hover p{background: url(../images/active.png) no-repeat bottom center; font-weight: bold;}

#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #fff; border: 1px solid #fff; width: 6px; height: 6px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fbc100; width: 12px; height: 12px; border: 0; left:0}
#fp-nav.right{right:auto; right:20px}
#fp-nav ul li, .fp-slidesNav ul li{margin:15px 8px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}







/*第1块*/
.section0{display: block; width: 100%; height:100vh;overflow: hidden; position: relative;  }
.section0 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section0 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%; overflow: hidden}
.section0 .slideBox .bd ul{width:100%;height:100%}
.section0 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section0 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:0; top:50%; z-index:1; line-height: 30px; background: url(../images/bb_xs.png) no-repeat center; width: 738px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; margin-left:178px; }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:30px; height:30px; font-size: 24px; color:#fff; margin-left: 50px;}
.slideBox .hd ul li.on{ color: #ec9231; font-weight: bold;font-size: 26px;}

.ban_info{width:1300px; height: 100%; margin: 0px auto; padding-top:15%}
.ban_info img{ max-width: 100%}
.section0_an{width:200px; position: absolute; bottom:30px; right:10%; }
.section0_an  .prev,.section0_an  .next{width:auto; height: 20px; float: left; margin-top: 10px; font-size: 18px; color: #fff; font-family: "Arial"; position: relative}
.section0_an  .next{background: url(../images/ban_right.png) no-repeat right center; padding-right:30px;}
.section0_an  .prev{background: url(../images/ban_left.png) no-repeat left center; padding-left:30px; margin-right:20px; padding-right: 20px;}
.shu_biao{width:31px; height:25px; margin: 0px auto; animation:mymove 5s infinite; position: absolute; bottom:20px; left:50%; margin-left:-15px; }
.section0_an  .next:hover{color:#ec9231; font-weight: bold;}
.section0_an  .prev:hover{color:#ec9231; font-weight: bold;}
.section0_an  .prev:after{content:""; width:1px; height:20px; background: #fff; position: absolute; right:0; position: absolute; right:0; top:0}
.section_jt{width:60px; height: 60px; position: absolute; bottom:40px; left:50%; margin-left: -30px; animation:mymove  1.5s infinite ease-in-out;;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -20px);
		}
		100% {
			transform: translate(0px, 0px);
		}


}





/*关于我们*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section1 .container{position: relative}
.section1_title{width:100%; height: auto; font-size: 24px; color: #333333; float: left; font-family: "Arial"; padding-left: 50px; margin-top: 30px;}
.section1_title span{font-size: 48px; color: #333333;}
.section1_left{width:37.5%; height: auto; float: left; margin-top: 70px; position: relative; z-index: 9}
.section1_left img{width:100%; height: auto; display: block}
.section1_right{width:59%;  height: auto; float: left}
.section1_right img{margin-left: -95px; max-width:100%}
.section1_right_xx{width:78%; overflow: hidden; margin-left: 65px; margin-top: 40px;}
.section1_right h3{font-size: 36px; color: #112c6c; font-weight: bold; margin-bottom: 30px;}
.in_about_info{width:100%; height: auto; display: block; font-size: 16px; color: #333333; line-height:28px;}
.in_about_more{width:154px; height: 46px; background: #133075; border-radius: 25px; text-align: center; line-height: 46px; color: #fff; font-size: 16px; display: block; margin-top: 46px; float: right}
.in_about_more:hover{background: #f19911}
.section1_ab_title{max-width:100% }

.section1_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section1_ban,.active .section2_ban,.active .section3_ban,.active .section4_ban,.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/shebei_bjs.jpg) no-repeat top center;}
.section2 .container{position: relative; margin-top:125px;}
.section2_title{width:600px; height: auto;font-size: 24px; color: #333333;font-family: "Arial"; margin-left: 90px; position: absolute; top:0px; left:0}
.section2_title span{font-size: 48px; color: #333333; margin-right: 10px;}
.section2 .slideBox{width:100%; height: auto; overflow: hidden; padding-left: 90px; position: relative}
.section2_left{width:576px; height: auto; float: left; margin-top:140px;}
.section2_left h3{font-size:36px; color: #ec9231; font-weight: bold; width: 100%; height:auto;  text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.section2_left h4{font-size: 20px; color: #999999; font-family: "Arial"; margin-top:15px; margin-bottom: 40px;}
.section2_left p{font-size:18px; color: #333333; line-height: 34px;}
.section2_left span{width:150px; height: 43px; background: url(../images/sb_more.png) no-repeat center; line-height: 43px; text-align: center; color:#fff; font-size: 16px; display: block; margin-top: 70px;}
.section2_left span:hover{background: #033390; border-radius: 25px;}
.section2_right{width:601px; height: 602px; background: url(../images/sb_xx.png) no-repeat center; position: relative; padding:25px; float: right; margin-right: 70px;}
.section2_right img{width:100%; height: auto; border-radius: 50%; display: block}
.section2_right_ma{width:140px; height: 140px; position: absolute; right:-70px; top:50%; margin-top: -78px;}
.section2_right_ma img{width:100%; height: auto; display: block}
.section2_an{width:136px; position: absolute; bottom:120px; left:40%;}
.section2_an .prev,.section2_an .next{width:auto; width: 51px; height: 51px; float: left; margin-top: 10px; position: relative}
.section2_an .next{background: url(../images/zs_right.png) no-repeat right center; }
.section2_an .prev{background: url(../images/zs_left.png) no-repeat left center;  margin-right:20px; }
.section2_an .next:hover{background: url(../images/zs_hright.png) no-repeat center}
.section2_an .prev:hover{background: url(../images/zs_hleft.png) no-repeat center}






/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section3 .container{position: relative}
.section3_title{width:360px; height: auto; position: absolute; top:25%; left:0;}
.section3_title h3{font-size: 24px; color: #ffffff; float: left; font-family: "Arial"}
.section3_title span{font-size: 48px; color: #fff;}
.section3_link{width:150px; height: 43px; background: url(../images/pro_more.png) no-repeat center; font-size: 16px; color: #fff; text-align: center; line-height: 43px; position: absolute; top:25%; right:0;}
.section3_all{width:100%; height: 100vh}
.section3 .swiper-slide{  transition: 300ms;
	  transform: scale(0.85);}
.section3 .swiper-slide a{width:100%; height: 100vh; display: block; padding-top: 25vh}
.section3_pic{width:100%; height: auto; overflow:hidden; margin: 5vh 0 }
.section3_pic img{width:100%; height: auto; border-radius: 25px;}
.section3 .swiper-slide p{font-size: 16px; color: #fff; line-height: 28px; opacity: 0; padding: 0px 30px; height:84px; overflow:hidden}
.section3_xx{width:100%; height: auto; overflow: hidden; padding: 0px 30px; opacity: 0}
.section3_xx img{float:right; width: 43px; height: 43px;}
.section3_bt{max-width:60%; height: 50px; line-height: 50px; float: left; border-bottom: 1px solid #ec9231; font-size: 18px; color: #ffffff; display: table; }
.section3_bt span{font-size: 26px; color: #fff; font-weight: bold;}
.section3 .swiper-slide-active{
      transform: scale(1); background: url(../images/pro_bjs.png) no-repeat
	}
.section3 .swiper-slide-active p{opacity: 1}
.section3 .swiper-slide-active .section3_xx{opacity: 1}
.swiper-button-next,.swiper-button-prev{width:52px; height: 52px; margin-top:0; top:54%}
.swiper-button-next{background:url(../images/pro_right.png) no-repeat center; right:-40px;}
.swiper-button-prev{background:url(../images/pro_left.png) no-repeat center; left:-40px}

.section3_ban{ width: 100%; height: 100%; background: url(../images/product_bjs.jpg) no-repeat center; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}







/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4 .container{position: relative}
.section4_top{width:1440px; height: auto; margin: 0px auto; position:relative; z-index:9}
.section4_top h3{font-size: 24px; color: #ffffff; float: left}
.section4_top span{font-size: 48px; color: #fff; margin-right: 10px;}
.section4_nav{width:100%; height:auto; overflow:hidden; margin-top:5vh; position:absolute; bottom:60px; left:0;}
.section4_nav a{float: left; color:#122d6e; font-size: 20px; margin-left: 30px; width:148px; height:44px; background:#ffffff; font-size:16px; margin-left:65px; text-align:center; line-height:44px; border-radius:5px; position:relative; z-index:9}	
.section4_nav a:hover{font-weight: bold; color:#fff; background:#e89033}
.section4_nav:after{content:""; width:100%; height:2px; background:rgba(255,255,255,0.4); position:absolute; top:20px; left:0; z-index:0}
.section4_info{width:87%; height: auto; float: right; margin-top: 40px;}
.section4_info .swiper-slide{width:55%;}
.section4_info .swiper-slide a{width:100%; display: block; padding-left:60px}
.section4_info .num{width:61px; height:73px; line-height: 73px; background: url(../images/hh_bjs.png) no-repeat center; font-size: 20px; color: #fff; font-family: "Arial"; text-align: center; margin-left: -60px;}
.section4_info h3{width:100%; height: 40px; line-height: 40px; font-size: 34px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.section4_info span{width:100%; height: 25px; line-height:25px; font-size: 18px; color: #fff; font-weight: bold; display: block; margin:20px auto;}
.section4_info p{width:100%; height: 60px; line-height:30px; font-size: 16px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 50px;}

.section4_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}




/*第5块*/
.section5{display: block; width: 100%; height: 100%;}
.section5 .container{position: relative}
.section5_info{width:100%; height:446px; position: absolute; bottom:0; left:0; border-radius: 10px; background: url(../images/contact_lan.png) no-repeat center; 
	padding-top:78px}
.section5_left{width:25%; height: auto; float: left}
.section5_left h3{font-size: 24px; color: #ffffff; margin-bottom:20px;}
.section5_left span{font-size: 48px; color: #fff; margin-right: 10px;}
.section5_left p{font-size: 18px; color: #fff; line-height: 36px;}
.section5_center{width:306px; height: auto; float: left; text-align: center; margin-top: 46px; margin-left:13%}
.section5_center p{font-size: 20px; color: #ffffff}
.section5_center i{font-size: 30px; color: #f4a901; font-family: "Arial"; display:block; font-weight: bold; margin: 10px auto;}
.section5_center a{font-size: 20px; color: #fff; line-height: 30px;}
.section5_right{float: right}
.section5_right h3{font-size: 48px; color: #ffffff; margin-bottom:30px; text-align: right}
.section5_right dl{width:auto; float: left; height: 140px;}
.section5_right dl dt{width:140px; height: 140px; float: left; background: rgba(255,255,255,0.54); padding: 10px;}
.section5_right dl dd{width:36px; height:100%; float: left; border: 1px solid rgba(255,255,255,0.54); writing-mode:tb-rl; font-size: 16px; color: #f4a901; line-height: 36px; text-align: center; border-left:0}
.section5_ma{margin-right: 40px;}
.section5_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}





/*首页底部*/
.in_copy{clear:both;width:100%;height:56px;color:#fff;font-size:14px;line-height:56px;  margin-top:62px; }
.in_copy_l{float:left; font-size:14px; }
.in_copy_l a{color:#fff}
.in_copy_l a:hover{color:#fcc700!important}
.in_footer_zhichi{width:auto; height:56px; float: right }
.in_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:56px;}
.in_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.in_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:15px;}
.in_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.in_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.in_footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.in_footer_zhichi i{ float: left;}
.in_copy_wx,.in_copy_sj{width:30px; height: 30px; position:relative;float: right; margin-right: 20px; margin-top:45px;}
.in_copy_wx{ background: url(../images/fb_wx.png) no-repeat center; }
.in_copy_sj{ background: url(../images/fb_sj.png) no-repeat center; margin-left:30px; }
.in_copy_sj img,.in_copy_wx img{width:80px; height:80px; position: absolute; top:-80px; left:0; display: none;}
.in_copy_sj:hover img,.in_copy_wx:hover img{display: block}











/*弹出*/
.index_all{width:100%; height: 100%; background: rgba(0,0,0,0.9); position: absolute; top:0; left:0; z-index:999; display: none;}
.index_all_info{vertical-align: middle; width: 100%; height: 100%; padding-top: 5%}
.in_menu{width:257px; height: auto; display: block; margin: 10px auto;}
.index_all_nav{width:90%; height: auto; overflow: hidden; margin: 5vh auto; background: #fff}
.index_all_nav ul{width:100%; height: 80px; float: left}
.index_all_nav ul li{width:12.5%; height: 100%; line-height: 80px; float: left; text-align: center}
.index_all_nav ul li a{width:100%; height: 100%; display: block; font-size: 18px; color: #000000;}
.index_all_nav ul li span{font-size: 18px; color: #000000; font-weight: bold; font-family: "Arial"; margin-right: 8px;  text-transform:uppercase}
.index_all_nav ul li:nth-child(odd){background: #ebebeb}
.index_all_dh{float: right; width: 20%; background: #e6001f; text-align: center; line-height: 80px; font-size: 18px; color: #fff;}
.index_all_dh span{font-size: 18px; color: #fff; font-weight: bold; font-family: "Arial"}
.index_ma{width:auto; display: table; margin: 5vh auto;}
.index_ma dl{width:205px; height: auto; float: left;  margin: 30px 20px 0}
.index_ma dl dt{width:100%; height: auto;}
.index_ma dl dt img{width:100%; display: block}
.index_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #929292; text-align: center; margin-top: 10px;}
.copy_l{font-size:14px; color:#555555; width: 100%; line-height: 30px; text-align: center; margin-top:26px;}
.copy_l a{color:#555555; text-align: center;  width: 100%; margin-left: 20px;}
.copy_l a:hover{color:#0d377b!important}
.footer_zhichi{width:auto; height:40px; display: table; margin: 0px auto;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:40px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #555555;}
.footer_zhichi i{ float: left;}
.index_close{width:32px; height: 32px; position: absolute; top:5%; right:5%}
.index_all_nav ul li:hover,.index_all_nav ul li.active{border-bottom: 3px solid #e6001f}








/*版权*/
.index_banquan{width:100%; height: 40px; line-height: 40px; position:absolute; bottom:20px;left:0; }
.index_banquan p,.index_banquan a{font-size: 14px; color: #666; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 40px; float: left; margin-left: 30px;}
.index_zhichi p{ width:203px; float: left; font-size: 14px; color:#666; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 8px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 8px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 12px; color: #666;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}






/*内页 banner*/
.ny_banner{width:100%; height: 450px; overflow: hidden; background: #b2b3b9; padding:260px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#002f8b}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.yw_ban{background:url(../images/yw_ban.jpg) no-repeat center}
.sbzs_ban{background:url(../images/sbzs_ban.jpg) no-repeat center}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #002f8b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#002f8b; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#002f8b}
.ny_left_nav ul li:hover a.inactive{color:#002f8b}
.ny_left_nav ul li ul li:hover a{color:#002f8b}
.ny_left_nav ul li .inactives{color:#002f8b}
.ny_left_nav ul li ul li:hover a{color:#002f8b}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #002f8b;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}




/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 40px 0}
.news_time time{color: #002f8b; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #002f8b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #002f8b;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #002f8b; color: #fff; border:2px solid #002f8b; }
.ny_news_list li:hover .news_time{background: #002f8b;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#002f8b;}

.keyword_light{font-size:16px; color:#666; line-height:28px;}







/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 55px; line-height: 55px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 16px; line-height:36px; display: block;}
.ny_pro_more{width:100%; height: 55px; border-bottom: 1px solid #002f8b; font-size: 16px; color: #666; line-height: 55px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(0,47,139,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}

.ny_proshow_xx h1{font-size: 24px;  line-height: 28px; margin:10px 0}





/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:512px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}





/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}



/*底部*/
.footer{width:100%;height:350px; display: block; background: url(../images/footer.jpg) no-repeat top center; margin-top: 76px; padding-top: 30px;}
.footer .container{overflow: hidden}
.footer_left{width:530px; height: auto; float: left; margin-top: 30px;}
.footer_left a{width:100%; height: auto; overflow: hidden; margin-bottom:30px; display:block}
.footer_left p{width:100%; height: auto; font-size: 16px; color: #fff; line-height:30px; margin-top:10px;}
.footer_left p span{color:#fff}
.footer_nav{width:354px; height: auto; float: left; margin-left: 83px; margin-top:30px; }
.footer_nav h3{font-size: 18px; color: #5b86de}
.footer_nav_xx{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.footer_nav_xx a{font-size: 16px; color: #fff; opacity: 0.5;height: 35px; line-height: 35px; float: left; margin-right: 15px; margin-bottom: 10px; width:100px}
.footer_nav_xx a.active{opacity:1}
.footer_nav_xx a:hover{opacity:1}
.footer_nav_xx a:nth-child(3n){margin-right:0px;}
.footer_right{width:auto; float: right; margin-top: 40px;}
.footer_right dl{width:134px; height: auto; float: left; margin-left: 35px; }
.footer_right dl dt{width:134px; height: 134px;}
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center;}
.footer_right dl:nth-child(1){margin-left:0}
.ny_copy{clear:both;width:100%;height:60px;color:#666;font-size:14px;line-height:60px;  margin-top:56px; background:#fff}
.ny_copy_l{float:left; font-size:14px; color:#666}
.ny_copy_l a{color:#666}
.ny_copy_l a:hover{color:#002f8b!important}
.ny_footer_zhichi{width:auto; height:56px; float: right;  }
.ny_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#666; line-height:56px;}
.ny_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vls.png) no-repeat; margin-top:16px; margin-right: 10px}
.ny_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wls.png) no-repeat; margin-top:17px;}
.ny_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.ny_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.ny_footer_zhichi span{float: left; font-size: 14px; color: #666; margin-left: 10px;}
.ny_footer_zhichi i{ float: left;}



.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size:28px;width: 175px;text-align: center;position: relative; line-height: 54px;     color: #002f8b;  font-weight: bold; }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #0142ae;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: left;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:80%;   }
.timer_shaft_right img{ display: block; max-width: 100%; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #0142ae;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 0 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}



/*荣誉资质*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:23.5%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hzkh ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hzkh ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(4n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#002f8b}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#002f8b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





@media screen and (max-width:1500px){
	.container,.section4_top{width:1200px;}
	.footer_nav{margin-left:8px}
	.footer_left{width:490px;}
	#menu{margin-left:5%}
	.section1_title span,.section2_title span,.section3_title span,.section5_right h3,.section5_left span,.section4_top span{font-size:34px}
	.section1_right_xx{width:85%}
	.section2_left{width:500px}
	.section2_right{width:500px; height:501px; background-size:100% 100%}
	.section2_an{bottom:100px;}
	.section3 .swiper-slide a{padding-top:16vh}
	.section3_bt{max-width:75%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px;}
	.section3_bt span{font-size:20px;}
	.section1_title{display:none;}
		.h_logo{width:170px; height:47px; }
	.header_right .h_dh{font-size:18px;}
}






@media screen and (max-width:1366px){
	
	.section5_info{padding-top:38px; height:332px;}
	.in_copy{margin-top:22px;}
	.section1 .container{padding-top:80px; overflow:hidden; transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.9);-moz-transform:scale(0.8)}
	.section2_right{width:450px; height:451px;}
	.section2_left{margin-top:110px;}
	.section4_info{margin-top:0}
	.section4_top,.section3_title{display:none;}
	.section1_right h3{font-size:30px;}
	.section2 .container,.section3 .swiper-slide a{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.9);-moz-transform:scale(0.8)}
	.section5_left p{line-height:30px; font-size:16px;}
	.section1_title span, .section2_title span, .section3_title span, .section5_right h3, .section5_left span, .section4_top span{font-size:24px;}
	.section5_center{margin-top:15px; margin-left:3%}
	.section4_info h3{font-size:26px;}
	#menu .nav .nLi p a{font-size:14px;}
	.header_yuyan a{font-size:16px;}
	.section5_left{width:32%;}
}



</pre></body></html>